body {
  margin: 0 !important;
  padding: 0 !important;
  box-sizing: border-box;
  font-family: "Assistant", sans-serif;
  color: #2a2c32;
  background-color: #fff !important;
  text-decoration: none;
}

.site-banner1 {
  background-image: url('../images/mask-group-17.png');
  height: 140px;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  position: relative;
}

.banner-title2 {
  color: white;
  font-size: 38px;
  font-weight: bold;
  text-align: center;
  font-style: normal;
  line-height: normal;
  letter-spacing: normal;
  font-family: "Assistant", sans-serif;
}

.blog-container1 {
  padding-bottom: 32px;
  border-bottom: 1px solid #e6e6e6;

}

.blog-title1{
  font-family: Assistant;
  font-size: 32px;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: normal;
  text-align: left;
  color: #0b304f;
  margin-bottom: 18px !important;
}

.blog-name{
  font-family: Assistant;
  font-size: 18px;
  font-weight: 600;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: normal;
  text-align: left;
  color: #0099a7;
}

.blog-author{
  font-family: Assistant;
  font-size: 14px;
  font-weight: 600;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: normal;
  text-align: left;
  color: #707070;
}

.blog-badge{
  margin-bottom: 12px;
}

.blog-tag{
  border: solid 1px #d9d9d9 !important;
  background-color: #f5f5f5 !important;
  border-radius: 13px !important;
  font-weight: normal !important;
  font-stretch: normal !important;
  font-style: normal !important;
  letter-spacing: normal;
  text-align: left;
  color: #222 !important;
  padding: 4px 15px !important;
}
.blog-author {
  display: flex;
  align-items: center;
}
.blog-author img.author-img {
  width: 30px;
  height: 30px;
  border-radius: 50%;
  margin-right: 10px;
}

.blogs-img{
  display: flex;
  justify-content: flex-end;
}
.blog-meta1{
  display: flex;
  gap: 10px;
  margin-bottom: 20px;
}

.banner-img{
  margin-bottom: 20px !important;
}

.bdetail-title{
  font-family: Assistant;
  font-size: 20px;
  font-weight: 600;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: normal;
  text-align: left;
  color: #0099a7;
  margin-bottom: 12px !important;
}

.detail-blogcontent{
  font-family: Assistant;
  font-size: 18px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.56;
  letter-spacing: normal;
  text-align: left;
  color: #222;
}
.detail-blogcontent1{
  font-family: Assistant;
  font-size: 18px;
  font-weight: 600;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.56;
  letter-spacing: normal;
  text-align: left;
  color: #222;
}



.blog-title{
  font-family: Assistant;
  font-size: 32px;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: normal;
  text-align: left;
  color: #0b304f;
  margin-bottom: 30px !important;
}

.bcard-title{
  font-family: Assistant;
  font-size: 20px;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: normal;
  text-align: left;
  color: #0b304f;
  text-decoration: none;
  margin-bottom: 12px;
}


.blog-content{
  font-family: Assistant;
  font-size: 18px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.5;
  letter-spacing: normal;
  text-align: left;
  color: #000;
  margin-bottom: 5px;
}

.blogread-more{
  font-family: Assistant;
  font-size: 16px;
  font-weight: 600;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: normal;
  text-align: left;
  color: #0099a7;
  text-decoration: none;
  margin-bottom: 20px;
}

.blog-name{
  font-family: Assistant;
  font-size: 18px;
  font-weight: 600;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: normal;
  text-align: left;
  color: #0099a7;
}

.blog-author{
  font-family: Assistant;
  font-size: 14px;
  font-weight: 600;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: normal;
  text-align: left;
  color: #707070;
  margin-top: 10px;
}
.blog-badge{
  margin-bottom: 12px;
}

.blog-tag{
  border: solid 1px #d9d9d9 !important;
  background-color: #f5f5f5 !important;
  border-radius: 13px !important;
  font-weight: normal !important;
  font-stretch: normal;
  font-style: normal;
  letter-spacing: normal;
  text-align: left;
  color: #222 !important;
  padding: 4px 10px !important;
}
.blog-author {
  display: flex;
  align-items: center;
}
.blog-author img.author-img {
  width: 35px;
  height: 35px;
  border-radius: 50%;
  margin-right: 10px !important;
}

.blogs-img{
  display: flex;
  justify-content: flex-end;
}
.blog-meta{
  display: flex;
  row-gap: 10px;
  column-gap: 8px;
  margin-bottom: 12px;
  flex-wrap: wrap;
}
.categories h3{
  font-family: Assistant !important;
  font-size: 24px !important;
  font-weight: bold !important;
  font-stretch: normal !important;
  font-style: normal !important;
  line-height: normal !important;
  letter-spacing: normal !important;
  text-align: left !important;
  color: #0b304f !important;
}

.categories-list li a {
  font-family: Assistant;
  font-size: 18px !important;
  font-weight: 600 !important;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.61 !important;
  letter-spacing: normal;
  text-align: left !important;
  color: #0099a7 !important;
  margin-bottom: 15px !important;
}

.blog-content-row {
  display: flex; 
  align-items: stretch;
}

.blog-posts {
  border-right: 1px solid #e6e6e6; 
  padding-right: 20px; 
}

.categories-section {
  padding-left: 20px !important; 
}
.b-title{
margin-bottom: 12px;
line-height: 1;
}
.blog-photo1{
align-content: center;
}



.blog-posts {
  position: relative;
  padding-right: 20px;
}

.categories-section {
  position: relative;
  padding-left: 20px;
}

/* Add a border to the right side of the blog content (from top to half of the page) */
.blog-posts::after {
  content: '';
  position: absolute;
  top: 0; 
  right: 0; 
  width: 1px; 
  height: 80vh; 
  background-color: #e6e6e6;
}

/* Add a border to the left side of the categories section (from top to half of the page) */
.categories-section::before {
  content: '';
  position: absolute;
  top: 0; 
  left: 0; 
  width: 1px; 
  height: 50vh; 
  background-color: #e6e6e6; 
}

.blog-border{
  padding-right: 50px !important;
}
.blog-meta1{
flex-wrap: wrap !important;
}



.blog-dlist{
list-style: disc !important;
font-size: 16px !important;
}

.blog-dul ul li::marker{
color: #009aaa;
}

@media (max-width: 767px) {
.site-banner1{
height: 90px !important;
}
.banner-title2{
font-size: 24px !important;
}
.blog-title1{
font-size: 20px !important;
}
.blog-border{
padding: 20px !important;
}
.blog-container1{
padding-bottom: 30px !important;
}
.detail-blogcontent{
margin-bottom: 20px !important;
}
.detail-author{
padding: 0px !important;
}
.detail-acontent{
padding: 0px !important;
text-align: center !important;
}
.detail-author{
width: 30% !important;
}
.author-image{
display: flex !important;
justify-content: center !important;
}
}

@media (min-width: 767px) and (max-width: 1023px){
.blog-border{
padding-right: 10.944px !important;
}
.site-banner1{
height: 110px !important;
}
.banner-title2{
font-size: 28px !important;
}
.blog-title1 {
font-size: 28px !important;
}
.detail-author{
align-content: center !important;
}
.author-image{
align-content: center !important;
}
.categories-section::before{
display: none;
}

}
.blog-dul {
    list-style: disc; 
    padding-left: 20px; 
    font-size: 16px !important;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.56;
    letter-spacing: normal;
    color: #222;
    margin-bottom: 20px !important;
}

.blog-dul li::marker {
    color: #009aaa; 
}

.blog-dol {
   margin-left: 0px !important;
}

.blog-dol1 {
list-style-type: decimal !important;
}